| Version | ID |
|---|---|
| 1.13.2 | 0x02 |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x02 | Login | Server | Message ID | VarInt | Should match ID from server. |
| Successful | Boolean | true if the client understands the request, false otherwise. When false, no payload follows. |
|||
| Data | Optional Byte Array | Any data, depending on the channel. The length of this array must be inferred from the packet length. |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x02 | Login | Server | Message ID | VarInt | Should match ID from server. |
| Successful | Boolean | true if the client understands the request, false otherwise. When false, no payload follows. |
|||
| Data | Optional Byte Array | Any data, depending on the channel. The length of this array must be inferred from the packet length. |
| Packet ID | State | Bound To | Field Name | Field Type | Notes |
|---|---|---|---|---|---|
| 0x02 | Login | Server | Message ID | VarInt | Should match ID from server. |
| Successful | Boolean | true if the client understands the request, false otherwise. When false, no payload follows. |
|||
| Data | Optional Byte Array | Any data, depending on the channel. The length of this array must be inferred from the packet length. |